home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 41 / CD Expert nº 41.iso / Hellboy / data1.cab / Game_Data / data / animtab / floor_falling_in.ast < prev    next >
Text File  |  2000-08-18  |  1KB  |  43 lines

  1. //  DH INTERACTIVE LLC, COPYRIGHT (C) 1999 
  2. //
  3. //  floor_falling_in.ast written at Sun Sep 12 20:41 1999
  4. //
  5.  
  6.  24                     //  file_type
  7. 112                     //  file_version
  8.  
  9. //floor_falling_in      //  Session name
  10. end
  11.  
  12. // *** This first section contains the names of all the win_anims used by the table
  13. floor_falling_in
  14. end
  15.  
  16. // *** This second section contains the values for each anim state
  17. floor_intact
  18. floor_breaking
  19. floor_broken
  20. end
  21.  
  22.  
  23. floor_intact                             // name of this anim_state
  24. floor_falling_in                         // name for the win_anim for this state
  25. floor_intact                             // default link anim for this anim state
  26. begin_end_frame 0 0
  27. // Begin entries for this anim state
  28. end_of_entries
  29.  
  30. floor_breaking                           // name of this anim_state
  31. floor_falling_in                         // name for the win_anim for this state
  32. floor_broken                             // default link anim for this anim state
  33. begin_end_frame 0 66
  34. // Begin entries for this anim state
  35. end_of_entries
  36.  
  37. floor_broken                             // name of this anim_state
  38. floor_falling_in                         // name for the win_anim for this state
  39. floor_broken                             // default link anim for this anim state
  40. begin_end_frame 66 66
  41. // Begin entries for this anim state
  42. end_of_entries
  43.